home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11386 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.PBI.net!usenet
  2. From: mich@pbinet.com
  3. Newsgroups: comp.lang.c
  4. Subject: Re: MS C compiler version 8.0 and RTLink
  5. Date: 23 Mar 1996 19:23:03 GMT
  6. Organization: Pacific Bell Internet Services
  7. Message-ID: <4j1j2n$5nr@SNFC21_SRVR_WWW.PBI.net>
  8. References: <314F49A8.3AAA@telepost.no>
  9. Reply-To: mich@pbinet.com
  10. NNTP-Posting-Host: ppp-5-37.rdcy01.pbinet.com
  11. X-Newsreader: IBM NewsReader/2 v1.03
  12.  
  13. In <314F49A8.3AAA@telepost.no>, Ken Dahle <kendahle@telepost.no> writes:
  14. >Kan anyone tell me if MS C compiler version 8.0 is availeble if I get
  15. >the latest C++ package?
  16.  
  17. >And I have been told to use RTLink, does anyone know whos product that
  18. >is?
  19.  
  20. I may be wrong but I think that line of compilers died with MSC 7.0. Micrsoft now
  21. has the 'Microsoft Developer's Suite'. Starting with MSVC 4.0 for Windows 95 they
  22. have trotted out an IDE that is totally different from visual workbench, although
  23. it is similar to MSVC 2.0, but with the added feature that it looks like it supports
  24. development languages other than C++. There is a visual fortran and basic and
  25. a few other that you can plug into it, apparently. Since the look and feel is
  26. quite different from the past, and it is also strictly for 32 bit platforms (nt and 95
  27. presumably) I would be surprised if the classic MS C codeline were continued.
  28. I don't even know if there is a command line compiler in the package. I was so
  29. turned on by the feature packed visual workbench 4.0 that I forgot to check.
  30. Being able to create a functioning application framework WITH floating/dockable
  31. toolbar with the new app wizard made me forget the important things I guess.
  32.  
  33.